accounts.email.accounts.<name>.aliases

Alternative identities of this account.

Type
list of (string matching the pattern .*@.* or (submodule))
Default
[ ]
Example
[
  "webmaster@example.org"
  "admin@example.org"
]
Declared
<home-manager/modules/accounts/email.nix>